.sy_lbt{
    width: 100%;
    height: auto;
    margin: auto;
	background: #fff;
}
.sy_lbt_main{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: auto;
    position: relative;
    margin-top: 20px;
}
.sy_lbt_main_l{
    float: left;
    width: 229px;
    height: auto;
    overflow: hidden;
    background: #E70700;
    border-right: 1px solid #fff;
}
.sy_lbt_main_l_t{
    width: 80%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10%;
}
.sy_lbt_main_l_t b{
    width: 100%;
    height: 45px;
    display: inline-block;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
}
.sy_lbt_main_l_t p{
	width:100%;
	height:30px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
}
.sy_lbt_main_l_b{
	width:100%;
	height:auto;
	overflow: hidden;
}
.sy_lbt_main_l_b a{
	width: 80%;
	height: 35.37px;
    line-height: 35.37px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 10%;
    padding-right: 10%;
	-webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.sy_lbt_main_l_b a i{
    color: #fff;
    font-size: 13px;
    height: 35.37px;
    line-height: 35.37px;
    width: 40px;
    position: absolute;
    right: 10%;
    text-align: right;
    font-style: normal;
}

.sy_lbt_main_l_b a:hover{
    color: #fff;
    background: #f4b321;
	-webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.sy_lbt_main_r{
	float: left;
    width: 770px;
    height: auto;
    overflow: hidden;
}
.sy_lbt_main_r_t{
    width: 770px;
    height: 305px;
    overflow: hidden;
    position: relative;	
}
.sy_lbt_main_r_t img{
    width: 100%;
    height: 305px;
    object-fit: cover;
}
.sy_lbt_main_r_b{
width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
}
.sy_lbt_main_r_b_t{
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 20px;
    background: #d00;
    color: #fff;
    font-size: 13px;
}
.sy_lbt_main_r_b_t i{
    background: url(../image/aboutimg.png) center no-repeat;
    background-size: 100%;
    width: 300px;
    height: 50px;
    position: absolute;
    right: -50px;
    z-index: 9;
    top: 0;
}
.sy_lbt_main_r_b_b{
width: 100%;
    height: auto;
    overflow: hidden;	
}
.sy_lbt_main_r_b_b a{
    border: 1px solid #ededed;
    float: left;
    width: 170.5px;
    height: auto;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 20px;
}
.sy_lbt_main_r_b_b a img{
	width: 100%;
    height: 170px;
    object-fit: cover;
}
.sy_lbt_main_r_b_b a h5{
    width: 90%;
    height: 35px;
    background-image: -webkit-linear-gradient(270deg, #fff 0%, #f0f0f0 50%);
    background-image: linear-gradient(180deg, #fff 0%, #f0f0f0 50%);
    font-size: 13px;
    line-height: 35px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.sy_about{
    width: 100%;
    height: auto;
    margin: auto;
    background: #fff;	
}
.sy_about_m{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: auto;
    position: relative;
    margin-top: 20px	
}
.sy_about_m_t{
    width: 965px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #d00;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-left: 35px;
}
.sy_about_m_m{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;	
}
.sy_about_m_m_l{
    float: left;
    width: 398px;
    height: 228px;
    margin-right: 30px;
    padding: 10px;
    border: 1px solid #ddd;
    object-fit: cover;
}
.sy_about_m_m_r{
    float: left;
    width: 550px;
    height: 256px;
    font-size: 13px;
    overflow: hidden;
    position: relative;
    line-height: 23px;
    text-indent: 25px;
}
.sy_about_m_m_r a{
color: #d30000;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    width: 66px;
    text-align: right;
    box-shadow: 0 0 25px 10px #fff;
    line-height: 30px;
    height: 30px;
}
.sy_about_m_m_r a:hover{
	color: #d30000;
}
.sy_fcdh{
    width: 100%;
    height: auto;
    margin: auto;
    background: #fff;		
}
.sy_fcdh_m{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: auto;
    position: relative;
    margin-top: 20px;	
}
.sy_fcdh_m_l{
	float: left;
    width: 230px;
    height: auto;
    overflow: hidden;
    background: #E70700;
}
.sy_fcdh_m_l_t{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;	
}
.sy_fcdh_m_l_t b{
    width: 90%;
	padding-left: 10%;
    padding-right: 10%;
    height: 45px;
    display: inline-block;
    line-height: 60px;
    font-size: 20px;
    color: #fff;	
}
.sy_fcdh_m_l_b {
	width: 100%;
    height: auto;
    overflow: hidden;
}
.sy_fcdh_m_l_b a {
    width: 80%;
    height: 35.37px;
    line-height: 35.37px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 10%;
    padding-right: 10%;
	-webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.sy_fcdh_m_l_b a i {
    color: #fff;
    font-size: 13px;
    height: 35.37px;
    line-height: 35.37px;
    width: 40px;
    position: absolute;
    right: 10%;
    text-align: right;
    font-style: normal;
	
}
.sy_fcdh_m_l_b a:hover {
	color: #fff;
	background: #f4b321;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.sy_fcdh_m_r{
    float: left;
    width: 770px;
    height: auto;
    overflow: hidden;
    padding-top: 20px;	
}
.sy_fcdh_m_r_t{
	width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 20px;
    background: #d00;
    color: #fff;
    font-size: 13px;
}
.sy_fcdh_m_r_t i {
    background: url(../image/aboutimg.png) center no-repeat;
    background-size: 100%;
    width: 300px;
    height: 50px;
    position: absolute;
    right: -50px;
    z-index: 9;
    top: 0;
}
.sy_fcdh_m_r_b{
    padding: 20px 0;
    width: 730px;
    height: auto;
    overflow: hidden;	
}
.sy_fcdh_m_r_b li{
	float: left;
    width: 345px;
    margin-left: 20px;
    padding-bottom: 10px;
    height: 55px;
    overflow: hidden;
}
.sy_fcdh_m_r_b_t{
	width: 100%;
    height: 20px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;	
}
.sy_fcdh_m_r_b_t:hover{
    color: #d30000;	
}
.sy_fcdh_m_r_b_b{
    width: auto;
    height: 20px;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #555 !important;
    margin-right: 5px;	
}
.sy_fcdh_m_r_b_b:hover{
	color:#2196F3 !important;
}
.sy_news{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.sy_news_t{
    width: 1000px;
    overflow: hidden;
    margin: auto;
    height: 80px;
    background-image: -webkit-linear-gradient(270deg, #f0f0f0 0%, #fff 50%);
    background-image: linear-gradient(180deg, #f0f0f0 0%, #fff 50%);
    font-size: 14px;
    border-top: 1px solid #ddd;
    padding-top: 5px;
}
.sy_news_t h1{
	width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 28px;
}
.sy_news_t h1 span{
	color: #d30000;
}
.sy_news_t p{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 17px;
}
.sy_news_m{
	width: 1000px;
    overflow: hidden;
    margin: auto;	
}
.sy_news_m_l{
	float:left;
	width: 708px;
	border: 1px solid #ddd;
}
.sy_news_m_l_t{
    width: 100%;
    height: 40px;
    background-image: -webkit-linear-gradient(270deg, #fdfdfd 0%, #f0f0f0 100%);
    background-image: linear-gradient(180deg, #fdfdfd 0%, #f0f0f0 100%);
    font-size: 14px;

}
.sy_news_m_l_t li{
	float: left;
    width: 354px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 17px;
    color: #666;	
	    cursor: pointer;
}
.sy_news_m_l_t li.cur{
	background: #d00;
    color: #fff;	
}
.sy_news_m_l_b{
    width: 94%;
    height: auto;
    overflow: hidden;
    padding: 3%;
    min-height: 316px;
}
.sy_news_m_l_b_l{
    float: left;
    width: 240px;
    height: 150px;
    object-fit: cover;
}
.sy_news_m_l_b_r{
    float: left;
    width: 380px;
    padding-left: 35px;
    height: 150px;
    overflow: hidden;	
}
.sy_news_m_l_b_r h5{
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #617d03;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 300;
}
.sy_news_m_l_b_r p{
	font-size: 12px;
    line-height: 25px;
    text-indent: 43px;
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.sy_news_m_l_b_b{
	border-top: 1px solid #ddd;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 25px;
    float: left;	
}
.sy_news_m_l_b_b a{
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
}
.sy_news_m_l_b_b a i{
	font-style: normal;
    font-size: 10px;
    color: #d30000;
    float: left;
    width: 20px;
    height: 35px;
    line-height: 35px;
}
.sy_news_m_l_b_b a h5{
    height: 35px;
    line-height: 35px;
    float: left;
    width: 210px;
    font-size: 13px;
    padding-right: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sy_news_m_l_b_b a span{
    height: 35px;
    line-height: 35px;
    float: left;
    width: 72px;
    font-size: 12px;
    text-align: right;
    overflow: hidden;
}
.sy_news_m_r{
	float: right;
    width: 280px;
    border: 1px solid #ddd;
    height: 398.5px;
}
.sy_news_m_r_t{
	background: #d00;
    height: 40px;
    line-height: 40px;
    padding-left: 5%;
    color: #fff;
    font-weight: bold;
    font-size: 15px;	
}

.sy_news_m_r_b{
    width: 100%;
	height: 398.5px;
	overflow: hidden;
}
.sy_news_m_r_b a{
    width: 274px;
    height: 80px;
    display: inline-block;
    border-bottom: 1px solid #dddd;
    padding-left: 6px;
    padding-top: 15px;
}
.sy_news_m_r_b a i{
	float: left;
    width: 40px;
    font-size: 10px;
    font-style: normal;
    color: #d30000;
    height: 80px;
}
.sy_news_m_r_b a h5{
    float: left;
    width: 220px;
    font-size: 13px;
    overflow: hidden;	
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}